Docker Daemon Goes Down

Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

I removed the file /etc/docker/daemon.json and started it with sudo systemctl start docker and it worked!!

Credits